projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6710af
)
(BASE_PURESIZE): Increaed to 1220000.
author
Kenichi Handa
<handa@m17n.org>
Thu, 22 May 2008 12:27:44 +0000
(12:27 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 22 May 2008 12:27:44 +0000
(12:27 +0000)
src/ChangeLog
patch
|
blob
|
history
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index f9ed2746df3bb6b73ffb5893d9b0c09e005b03e2..fbee97e3356081e09c5d194b63079a354f01e5c6 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,5
+1,7
@@
2008-05-22 Kenichi Handa <handa@m17n.org>
+ * puresize.h (BASE_PURESIZE): Increaed to 1220000.
+
* font.c (font_prop_validate_style): Adjusted for the format
change of font_style_table.
diff --git
a/src/puresize.h
b/src/puresize.h
index 30b5a81929981f053f55a84c819bf80043b6a907..89bb76b2cb94fabeceb415e4a5b312d3f29c967c 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-41,7
+41,7
@@
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
#endif
#ifndef BASE_PURESIZE
-#define BASE_PURESIZE (12
1
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
+#define BASE_PURESIZE (12
2
0000 + SYSTEM_PURESIZE_EXTRA + SITELOAD_PURESIZE_EXTRA)
#endif
/* Increase BASE_PURESIZE by a ratio depending on the machine's word size. */